pp108 : UDDI Service Connection Parameters Interface

UDDI Service Connection Parameters Interface

This topic describes the fields on the UDDI connector interface.

Table 1. UDDI Connector Interface

Field Name

Description

Use HTTP Proxy

Select this check box to send HTTP requests through a proxy server.

Host

Name of the proxy server

Port

Port of the proxy server

Type of authentication required for the proxy server

Username

Authenticated user name for the proxy server

Password

Authenticated user password to access the proxy server

Maximum Response Timeout

Time frame in milliseconds that is used by UDDI to terminate a connection or the HTTP connection that is established with the endpoint URI of the Web service

Ignore Certificate Validation

Disables the validation of certificates that are used to invoke a Web service.
Note: The UDDI connector can be used to communicate or invoke Web services over a SSL secured connection. The certificates, that are used while invoking such a service, are validated by the HTTP client at the start of a service container. This implies that the validation takes place at the service container level for all the Web service operations. Select this option if you do not want this validation.

Note: You can provide the user name and password details only if you select the 

 as  BasicDigest, or  NTLM. If you have selected Anonymous authentication as the  , the user name and the password fields will be disabled.